'宣言
Public Overloads Sub RemoveObserver( _
ByVal observer As Foundation.NSObject, _
ByVal keyPath As System.String, _
ByVal context As System.IntPtr _
)
public void RemoveObserver(
Foundation.NSObject observer,
System.string keyPath,
System.IntPtr context
)